RelativeYearlyRecurrencePatternDays Property |
Describes the days of the week that are used in item recurrence patterns.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<DayOfWeek> Days { get; }Public ReadOnly Property Days As IList(Of DayOfWeek)
Get
Property Value
Type:
IListDayOfWeek
See Also